label: Remove unused boolean argument from ensure_layout()
authorBenjamin Otte <otte@redhat.com>
Tue, 29 Mar 2011 00:53:28 +0000 (02:53 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 29 Mar 2011 13:33:27 +0000 (15:33 +0200)
commit20b90cb79360ce1369cd485bdcb7bacd8ca17f99
tree37f87ed068ca6415a9b139c97ab31ddf0d38fac8
parentdb474e82c4631f6f6d9af98366e3f176c0c68a21
label: Remove unused boolean argument from ensure_layout()

It's always FALSE.

Note that this patch changes the layout for allocations that are
smaller than 1px, but that's just the default layout that is never
rendered.
gtk/gtklabel.c